Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Trim apostrophes from JDT synthetic factory methods #25

Merged
merged 5 commits into from
Jun 10, 2024

Conversation

anto-deepsource
Copy link

@anto-deepsource anto-deepsource commented Jun 10, 2024

Fixes the JLSViolation errors due to diamond operators.

Co-authored-by: Hannes Greule <[email protected]>
Co-authored-by: Martin Wittlinger <[email protected]>
@anto-deepsource anto-deepsource marked this pull request as ready for review June 10, 2024 12:21
@coveralls
Copy link

coveralls commented Jun 10, 2024

Pull Request Test Coverage Report for Build #75

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.09%) to 87.193%

Files with Coverage Reduction New Missed Lines %
src/main/java/spoon/reflect/factory/TypeFactory.java 1 86.94%
Totals Coverage Status
Change from base Build #74: 0.09%
Covered Lines: 29989
Relevant Lines: 34394

💛 - Coveralls

@anto-deepsource anto-deepsource merged commit db25dee into master Jun 10, 2024
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants